home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / match team stats full.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  9.0 KB  |  331 lines

  1. <panel>
  2.  
  3.     <!-- row styles using pictures (disabled) -->
  4.     <comment>
  5.         <!-- Starting XI Styles -->
  6.         <flags id="stxi" value="table/custom/startingxi"/>
  7.  
  8.         <!-- Subs Styles -->
  9.          <flags id="subs" value="table/custom/subs"/> 
  10.     </comment>
  11.  
  12.     <!-- row styles using XML directly (enabled) -->
  13.     <record id="subs">
  14.         <flags id="mode" value="1"/>         <!-- draw box -->
  15.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  16.         <colour id="bcol" name="black"/>        <!-- box colour -->
  17.         <real id="btrn" value="0.2"/>
  18.     </record>
  19.  
  20.     <record id="stxi">
  21.         <flags id="mode" value="1"/>         <!-- draw box -->
  22.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  23.         <colour id="bcol" name="black"/>        <!-- box colour -->
  24.         <real id="btrn" value="0.1"/>
  25.     </record>
  26.     
  27.     <container class="titled_box" text="Team Stats">
  28.  
  29.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  30.         
  31.         <widget class="table" id="mtst" mode="select_rows,select_multiple,manual_sort,fill_rows"  row_height="20" row_spacing="1">
  32.             <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  33.             
  34.  
  35.             <list id="column_display_properties">
  36.                 <record id="match_stats_squad_number" width="30">
  37.                     
  38.                     <flags id="sort_disabled" value="true"/>
  39.                     <flags id="box_style" value="no_border"/>
  40.                     
  41.                     <record id="column_properties">
  42.                         <flags id="alignment" value="left,centre_y" />
  43.                         <flags id="spec" value="control,small"/>
  44.                     </record>                
  45.                 
  46.                 </record>
  47.                 <record id="match_stats_cards" width="15">
  48.                     
  49.                     <flags id="sort_disabled" value="true"/>
  50.                     <flags id="box_style" value="no_border"/>
  51.                     
  52.                     <record id="column_properties">
  53.                         <flags id="alignment" value="left,centre_y" />
  54.                         <flags id="spec" value="control,small"/>
  55.                     </record>
  56.                     
  57.                 </record>
  58.  
  59.                 <record id="match_stats_name" width="-1">
  60.                     
  61.                     <flags id="sort_disabled" value="true"/>
  62.                     <flags id="box_style" value="no_border"/>
  63.                     
  64.                     <record id="column_properties">
  65.                         <flags id="alignment" value="left,centre_y" />
  66.                         <flags id="spec" value="control,small"/>
  67.                     </record>
  68.                     
  69.                 </record>
  70.                 
  71.                 <record id="match_stats_info" width="60">
  72.                     
  73.                     <flags id="sort_disabled" value="true"/>
  74.                     <flags id="box_style" value="no_border"/>
  75.                     
  76.                     <record id="column_properties">
  77.                         <flags id="alignment" value="left,centre_y" />
  78.                         <flags id="spec" value="control,small"/>
  79.                     </record>
  80.                     
  81.                 </record>
  82.                 
  83.  
  84.                 <record id="match_stats_pass_attempts" width="26">
  85.                     
  86.                     <flags id="sort_disabled" value="true"/>
  87.                     <flags id="box_style" value="no_border"/>
  88.                     
  89.                     <record id="column_properties">
  90.                         <flags id="alignment" value="left,centre_y" />
  91.                         <flags id="spec" value="control,small"/>
  92.                     </record>
  93.                     
  94.                 </record>
  95.                 
  96.                 <record id="match_stats_passes_completed" width="30">
  97.                     
  98.                     <flags id="sort_disabled" value="true"/>
  99.                     <flags id="box_style" value="no_border"/>
  100.                     
  101.                     <record id="column_properties">
  102.                         <flags id="alignment" value="left,centre_y" />
  103.                         <flags id="spec" value="control,small"/>
  104.                     </record>
  105.                     
  106.                 </record>
  107.                 
  108.                 <record id="match_stats_key_passes" width="28">
  109.                     
  110.                     <flags id="sort_disabled" value="true"/>
  111.                     <flags id="box_style" value="no_border"/>
  112.                     
  113.                     <record id="column_properties">
  114.                         <flags id="alignment" value="left,centre_y" />
  115.                         <flags id="spec" value="control,small"/>
  116.                     </record>
  117.                     
  118.                 </record>
  119.                 
  120.                 <record id="match_stats_tackle_attempts" width="26">
  121.                     
  122.                     <flags id="sort_disabled" value="true"/>
  123.                     <flags id="box_style" value="no_border"/>
  124.                     
  125.                     <record id="column_properties">
  126.                         <flags id="alignment" value="left,centre_y" />
  127.                         <flags id="spec" value="control,small"/>
  128.                     </record>
  129.                     
  130.                 </record>
  131.                 
  132.                 <record id="match_stats_tackles_won" width="30">
  133.                     
  134.                     <flags id="sort_disabled" value="true"/>
  135.                     <flags id="box_style" value="no_border"/>
  136.                     
  137.                     <record id="column_properties">
  138.                         <flags id="alignment" value="left,centre_y" />
  139.                         <flags id="spec" value="control,small"/>
  140.                     </record>
  141.                     
  142.                 </record>
  143.                 
  144.                 <record id="match_stats_tackle_key" width="28">
  145.                     
  146.                     <flags id="sort_disabled" value="true"/>
  147.                     <flags id="box_style" value="no_border"/>
  148.                     
  149.                     <record id="column_properties">
  150.                         <flags id="alignment" value="left,centre_y" />
  151.                         <flags id="spec" value="control,small"/>
  152.                     </record>
  153.                     
  154.                 </record>
  155.  
  156.                 <record id="match_stats_header_attempts" width="27">
  157.                     
  158.                     <flags id="sort_disabled" value="true"/>
  159.                     <flags id="box_style" value="no_border"/>
  160.                     
  161.                     <record id="column_properties">
  162.                         <flags id="alignment" value="left,centre_y" />
  163.                         <flags id="spec" value="control,small"/>
  164.                     </record>
  165.                     
  166.                 </record>
  167.                 
  168.                 <record id="match_stats_headers_won" width="30">
  169.                     
  170.                     <flags id="sort_disabled" value="true"/>
  171.                     <flags id="box_style" value="no_border"/>
  172.                     
  173.                     <record id="column_properties">
  174.                         <flags id="alignment" value="left,centre_y" />
  175.                         <flags id="spec" value="control,small"/>
  176.                     </record>
  177.                     
  178.                 </record>
  179.                 
  180.                 <record id="match_stats_key_headers" width="28">
  181.                     
  182.                     <flags id="sort_disabled" value="true"/>
  183.                     <flags id="box_style" value="no_border"/>
  184.                     
  185.                     <record id="column_properties">
  186.                         <flags id="alignment" value="left,centre_y" />
  187.                         <flags id="spec" value="control,small"/>
  188.                     </record>
  189.                     
  190.                 </record>
  191.                 
  192.                 <record id="match_stats_interceptions" width="26">
  193.                     
  194.                     <flags id="sort_disabled" value="true"/>
  195.                     <flags id="box_style" value="no_border"/>
  196.                     
  197.                     <record id="column_properties">
  198.                         <flags id="alignment" value="left,centre_y" />
  199.                         <flags id="spec" value="control,small"/>
  200.                     </record>
  201.                     
  202.                 </record>
  203.                 
  204.                 <record id="match_stats_runs_with_ball" width="29">
  205.                     
  206.                     <flags id="sort_disabled" value="true"/>
  207.                     <flags id="box_style" value="no_border"/>
  208.                     
  209.                     <record id="column_properties">
  210.                         <flags id="alignment" value="left,centre_y" />
  211.                         <flags id="spec" value="control,small"/>
  212.                     </record>
  213.                     
  214.                 </record>
  215.                 
  216.                 <record id="match_stats_offsides" width="26">
  217.                     
  218.                     <flags id="sort_disabled" value="true"/>
  219.                     <flags id="box_style" value="no_border"/>
  220.                     
  221.                     <record id="column_properties">
  222.                         <flags id="alignment" value="left,centre_y" />
  223.                         <flags id="spec" value="control,small"/>
  224.                     </record>
  225.                     
  226.                 </record>
  227.                 
  228.                 <record id="match_stats_fouls_made" width="26">
  229.                     
  230.                     <flags id="sort_disabled" value="true"/>
  231.                     <flags id="box_style" value="no_border"/>
  232.                     
  233.                     <record id="column_properties">
  234.                         <flags id="alignment" value="left,centre_y" />
  235.                         <flags id="spec" value="control,small"/>
  236.                     </record>
  237.                     
  238.                 </record>
  239.                 
  240.                 <record id="match_stats_fouled" width="26">
  241.                     
  242.                     <flags id="sort_disabled" value="true"/>
  243.                     <flags id="box_style" value="no_border"/>
  244.                     
  245.                     <record id="column_properties">
  246.                         <flags id="alignment" value="left,centre_y" />
  247.                         <flags id="spec" value="control,small"/>
  248.                     </record>
  249.                     
  250.                 </record>
  251.                 
  252.                 <record id="match_stats_assists" width="26">
  253.                     
  254.                     <flags id="sort_disabled" value="true"/>
  255.                     <flags id="box_style" value="no_border"/>
  256.                     
  257.                     <record id="column_properties">
  258.                         <flags id="alignment" value="left,centre_y" />
  259.                         <flags id="spec" value="control,small"/>
  260.                     </record>
  261.                     
  262.                 </record>
  263.                 
  264.                 <record id="match_stats_shots" width="26">
  265.                     
  266.                     <flags id="sort_disabled" value="true"/>
  267.                     <flags id="box_style" value="no_border"/>
  268.                     
  269.                     <record id="column_properties">
  270.                         <flags id="alignment" value="left,centre_y" />
  271.                         <flags id="spec" value="control,small"/>
  272.                     </record>
  273.                     
  274.                 </record>
  275.                 
  276.                 <record id="match_stats_shots_on_target" width="26">
  277.                     
  278.                     <flags id="sort_disabled" value="true"/>
  279.                     <flags id="box_style" value="no_border"/>
  280.                     
  281.                     <record id="column_properties">
  282.                         <flags id="alignment" value="left,centre_y" />
  283.                         <flags id="spec" value="control,small"/>
  284.                     </record>
  285.                     
  286.                 </record>
  287.                 
  288.                 <record id="match_stats_condition" width="30">
  289.                     
  290.                     <flags id="sort_disabled" value="true"/>
  291.                     <flags id="box_style" value="no_border"/>
  292.                     
  293.                     <record id="column_properties">
  294.                         <flags id="alignment" value="left,centre_y" />
  295.                         <flags id="spec" value="control,small"/>
  296.                     </record>
  297.                     
  298.                 </record>
  299.                 
  300.                 <record id="match_stats_rating" width="35">
  301.                     
  302.                     <flags id="sort_disabled" value="true"/>
  303.                     <flags id="box_style" value="no_border"/>
  304.                     
  305.                     <record id="column_properties">
  306.                         <flags id="alignment" value="left,centre_y" />
  307.                         <flags id="spec" value="control,small"/>
  308.                     </record>
  309.                     
  310.                     
  311.                 </record>
  312.                 
  313.                 <record id="match_stats_goals" width="26">
  314.                     
  315.                     <flags id="sort_disabled" value="true"/>
  316.                     <flags id="box_style" value="no_border"/>
  317.                     
  318.                     <record id="column_properties">
  319.                         <flags id="alignment" value="left,centre_y" />
  320.                         <flags id="spec" value="control,small"/>
  321.                     </record>
  322.                     
  323.                 </record>
  324.                 
  325.             </list>
  326.             
  327.         </widget>
  328.         
  329.     </container>
  330.  
  331. </panel>